[INFO] cloning repository https://github.com/oxidecomputer/dice-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/dice-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7989ef2b96b164b54b95be7d95d44aaef779fbc2
[INFO] checking oxidecomputer/dice-util against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fdice-util" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/dice-util
[INFO] finished tweaking git repo https://github.com/oxidecomputer/dice-util
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/dice-util written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/dice-util on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/dice-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba
[INFO] running `Command { std: "docker" "start" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking flagset v0.4.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling salty v0.3.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking corncobs v0.1.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]    Compiling verifier-cli v0.1.0 (/opt/rustwide/workdir/verifier-cli)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> verifier-cli/build.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "ipcc", target_os = "illumos"))]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> verifier-cli/build.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(all(feature = "ipcc", target_os = "illumos"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `verifier-cli` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba", kill_on_drop: false }`
[INFO] [stdout] a1b7d489c06d05f02b7e0a54b7a39ed803a35cf597bcdbe873a5592a8f4191ba
